.. _`Create Folder`: .. _`com.sympathyfordata.azure.graph.folder.create`: Create Folder ````````````` .. image:: node_graph_create.svg :width: 48 Documentation ::::::::::::: Create Folder in the Folder specified by the :ref:`Folder Item ` passed as :ref:`graph_data_365` input. Optionally outputs :ref:`Graph port ` with the Folder Item as :ref:`graph_data_365`. Definition :::::::::: Input ports ........... **graph** | Type: graph | Description: Graph Output ports ............ **graph** | Type: graph | Description: Graph | Optional number of ports: 0--1 (default: 1) Configuration ............. **If folder already exists** (if_folder_exists) What to do if the folder already exists **Name** (name) Set folder name Related nodes ............. * :ref:`com.sympathyfordata.azure.graph.driveitem.select` Examples ........ Example flows demonstrating this node: * :download:`BasicSympathyGraph365.syx ` Implementation .............. .. automodule:: node_graph :noindex: .. class:: CreateFolderItemGraph :noindex: